.Net Framework > v1.1.4322 > System > Text > RegularExpressions > Regex > Match Match(String)
Match(String,Int32)
Match(String,Int32,Int32)
Match(String,String)
Match(String,String,RegexOptions)


Match(String)

Category
Method
Description
Searches the specified input string for an occurrence of the regular expression specified in the System.Text.RegularExpressions.Regex constructor.
Type
Match
Character
public
Parameters
NameTypeDescription
inputString
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Match(String,Int32)

Category
Method
Description
Searches the input string for an occurrence of a regular expression with a specified input string starting position.
Type
Match
Character
public
Parameters
NameTypeDescription
inputString
startatInt32
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Match(String,Int32,Int32)

Category
Method
Description
Searches the input string for an occurrence of a regular expression with a specified input string starting position and input string length.
Type
Match
Character
public
Parameters
NameTypeDescription
inputString
beginningInt32
lengthInt32
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Match(String,String)

Category
Method
Description
Searches the specified input string for an occurrence of the regular expression supplied in the parameter.
Type
Match
Character
public, static
Parameters
NameTypeDescription
inputString
patternString
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Match(String,String,RegexOptions)

Category
Method
Description
Searches the input string for an occurrence of the regular expression supplied in a parameter with matching options supplied in an parameter.
Type
Match
Character
public, static
Parameters
NameTypeDescription
inputString
patternString
optionsRegexOptions
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database